home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 862 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  821 b 

  1. Path: inferno.mpx.com.au!jolt!nring
  2. From: nring@jolt.mpx.com.au (Nick Ring)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Arexx Error while OpenPort()
  5. Date: 10 Jan 1996 21:45:53 GMT
  6. Organization: Microplex Pty Ltd
  7. Message-ID: <4d1c2h$rh6@inferno.mpx.com.au>
  8. References: <68650023@0humpty.tomate.tng.oche.de>
  9. NNTP-Posting-Host: jolt.mpx.com.au
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Andreas Mixich (humpty@TOMATE.TNG.OCHE.DE) wrote:
  13.  
  14. G'day
  15.  
  16. : while using OpenPort() I get an 'unmatched quote'. But there is no
  17. : unmatched quote !
  18.  
  19. Check the whole program, as I also had the problem once. The only way I 
  20. found the unmatching quote was by writting a quick ARexx program to check 
  21. for an even number of ' on each line and then change the script to check 
  22. for an even number of " on each line.
  23.  
  24. hope this helps you.
  25.  
  26. nick
  27.